* xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 5 Oct 2002 23:36:29 +0000 (23:36 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 5 Oct 2002 23:36:29 +0000 (23:36 +0000)
commit1bed2dbc68dfa421226564e3f5085375e60e9e7a
tree1a0b4a18527e4223eab385d89e192f6d7d008b6e
parentb4d175208e376c2ad96589855510d018ec13c707
 * xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all
     cases.  The correct fix is to pass ReparentNotify to Xt.
     The shell widget interprets ConfigureNotify differently depending
     on if it has been reparented or not.
src/ChangeLog
src/xterm.c